Developer Documentation
PATH  WebObjects 4.0 Documentation > Serving WebObjects

Table of Contents Previous Section

Starting Up Monitor

To start up Monitor, do the following:

  1. Open a command shell window.

    Use Terminal.app on Mac OS X Server and the Bourne Shell program on Windows NT.

  2. If you are on a Mac OS X Server (or similar) system, su to root.

  3. Change directories to the location where WebObjects is installed (such as /System on Mac OS X Server and C:\Apple on Windows NT).

  4. Enter the following commands:
    cd Library/WebObjects/Applications/Monitor.woa
    Monitor
    
If you start Monitor on Windows NT platforms by double-clicking the icon in the Windows Explorer program, any application instances started with that Monitor are terminated when the Monitor instance itself terminates (which usually occurs when the Command-Prompt window is closed or upon failure).

When the Monitor application launches, it usually opens the default web browser and displays the Applications Page by default:


Table of Contents Next Section